home *** CD-ROM | disk | FTP | other *** search
/ E.M.Computergraphic Phase 3 / Phase 3 - EMC Computergraphic.iso / parnet / files>>system < prev    next >
Text File  |  1995-10-07  |  1KB  |  60 lines

  1. Parnet:c/Winsize 0 0 640 256
  2. echo ""
  3. echo ""
  4. echo "Please note..."
  5. Wait 1
  6. echo ""
  7. echo "This Installation Script is Copyright 1995 - E.M.Computergraphic"
  8. echo ""
  9. echo ""
  10. wait 1
  11. echo ""
  12. echo "Copying network files from your Parnet disk to your system..."
  13. Wait 1
  14. echo ""
  15. echo ""
  16. echo "Copying IconX and Winsize from your Parnet disk to your system's  C: directory..."
  17. copy Parnet:c/IconX to Sys:C/
  18. copy Parnet:c/Winsize to Sys:c/
  19. wait 1
  20. echo ""
  21. echo "...done"
  22. echo ""
  23. echo ""
  24. echo "Copying Net-Server from you Parnet disk to your system's C: directory..."
  25. copy Parnet:c/Net-Server to Sys:C/
  26. wait 1
  27. echo ""
  28. echo "...done"
  29. echo ""
  30. echo ""
  31. echo "Copying the Parnet mountlist from your Parnet disk to your system's Devs: directory..."
  32. copy Parnet:devs/Mountlist.Parnet to Sys:Devs/
  33. Wait 1
  34. echo ""
  35. echo "...done"
  36. echo ""
  37. echo "Copying the Parnet.device from your Parnet disk to your system's Devs: directory..."
  38. copy Parnet:devs/Parnet.device to Sys:Devs/
  39. wait 1
  40. echo ""
  41. echo "...done"
  42. echo ""
  43. echo ""
  44. echo "Copying the NetPNet-Handler from your Parnet disk to your system's L: directory..."
  45. copy Parnet:l/NetPNet-Handler to Sys:L/
  46. Wait 1
  47. echo ""
  48. echo "...done"
  49. echo ""
  50. echo ""
  51. echo "Copying the Network icon from your Parnet disk to the root directory of your system..."
  52. copy Parnet:System>>EMC_Phase3 to Sys:
  53. copy Parnet:System>>EMC_Phase3.info to Sys:
  54. wait 1
  55. echo ""
  56. echo ""
  57. echo "...installation complete!"
  58. wait 2
  59. endcli >nil:
  60.